Merge branch 'wayland-cursor-hotspot' into 'master'
authorJonas Ådahl <jadahl@gmail.com>
Thu, 18 Apr 2019 14:35:06 +0000 (14:35 +0000)
committerJonas Ådahl <jadahl@gmail.com>
Thu, 18 Apr 2019 14:35:06 +0000 (14:35 +0000)
commit638a3c142c53bf73076c9f52bc208b8cf6031189
tree4d70d7a18eb943266c0def100a72816a0c79c59b
parent5cd8e0f7f18cdd6de6482b9cdae14bd5b0819c73
parentecdad20827503ee9beb24f90351dc5588fbb3ed0
Merge branch 'wayland-cursor-hotspot' into 'master'

wayland: Avoid using uninitialized memory

Closes #1328

See merge request GNOME/gtk!757